projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d21650
)
fetcher: Remove unused GTask structure member
author
Colin Walters
<walters@verbum.org>
Fri, 8 Jul 2016 17:17:33 +0000
(13:17 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Fri, 8 Jul 2016 18:38:11 +0000
(18:38 +0000)
Spotted by mbarnes.
Closes: #383
Approved by: mbarnes
src/libostree/ostree-fetcher.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-fetcher.c
b/src/libostree/ostree-fetcher.c
index 2baf6c8666b1aae97611af97ccebb3fa2ff78b8b..865c7b765dfdfdb20cfab836349cb08ac61af4da 100644
(file)
--- a/
src/libostree/ostree-fetcher.c
+++ b/
src/libostree/ostree-fetcher.c
@@
-88,8
+88,6
@@
typedef struct {
guint64 max_size;
guint64 current_size;
guint64 content_length;
-
- GTask *task;
} OstreeFetcherPendingURI;
/* Used by session_thread_idle_add() */